-
Home
-
Leat
-
2.4.8
-
Code
-
Classes
- ReturnHandler
| Total Complexity |
56 |
| Dependencies |
7 |
| Dependents |
1 |
| Total lines |
660 |
| Lines of code |
464 |
| Logical lines of code |
181 |
| Comment lines |
114 |
| Methods |
9 |
| Properties |
3 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handle_order_refunded() |
B |
28 |
13 |
172 |
| handle_order_partially_refunded() |
B |
32 |
12 |
131 |
| find_matching_order_item() |
A |
41 |
8 |
60 |
| handle_order_status_change() |
A |
47 |
7 |
36 |
| handle_return_result() |
S |
51 |
6 |
27 |
| init() |
S |
58 |
4 |
14 |
| mark_refund_as_processed() |
S |
59 |
3 |
15 |
| is_refund_already_processed() |
S |
74 |
2 |
4 |
| __construct() |
S |
73 |
1 |
5 |